Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.0
->1.6.0
1.1.0
->1.6.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cashapp/zipline (app.cash.zipline:zipline-profiler)
v1.6.0
Compare Source
v1.5.1
Compare Source
klib
metadata in thezipline-cinterop-quickjs
artifact. This restores the behavior from 1.4.0 to work around [KT-62515].
v1.5.0
Compare Source
Zipline.eventListener
can be used to get theEventListener
from aZipline
instance.v1.4.0
Compare Source
New:
EventListener.Factory
can be used to scope events to a particularZipline
instance.New: Support arbitrary metadata in the
ZiplineManifest
. This newMap<String, String>
can beproduced in your
build.gradle.kts
file, and consumed from theZiplineManifest
instance.Upgrade: OkHttp 4.12.0
Upgrade: Okio 3.6.0
v1.3.0
Compare Source
size limit, which resulted in difficult-to-diagnose crashes when the stack size was exceeded.
Callers must manually ensure their calling stack sizes are larger than 6 MiB!
NSData.dataWithBytesNoCopy
. We had a bug where we weredouble-freeing memory in the Kotlin/Native
EcdsaP256
signature verifier.v1.2.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.